home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / usr / share / irssi / help / levels < prev    next >
Text File  |  2006-05-02  |  1KB  |  33 lines

  1. Message levels (or in short, levels) are used almost everywhere. They describe what kind of messages we're dealing with. Here's a list of them all:
  2.  
  3.     CRAP            - Can be almost anything
  4.     MSGS            - Private messages
  5.     PUBLIC          - Public messages in channel
  6.     NOTICES         - Notices
  7.     SNOTES          - Server notices
  8.     CTCPS           - CTCP messages
  9.     ACTIONS         - Actions (/me) - usually ORed with PUBLIC or MSGS
  10.     JOINS           - Someone joins a channel
  11.     PARTS           - Someone parts a channel
  12.     QUITS           - Someone quits IRC
  13.     KICKS           - Someone gets kicked from channel
  14.     MODES           - Channel mode is changed
  15.     TOPICS          - Channel topic is changed
  16.     WALLOPS         - Wallop is received
  17.     INVITES         - Invite is received
  18.     NICKS           - Someone changes nick
  19.     DCC             - DCC related messages
  20.     DCCMSGS         - DCC chat messages
  21.     CLIENTNOTICE    - Irssi's notices
  22.     CLIENTERROR     - Irssi's error messages
  23.     CLIENTCRAP      - Some other messages from Irssi
  24.  
  25. And a few special ones that could be included with the levels above:
  26.  
  27.     HILIGHT         - Text is highlighted
  28.     NOHILIGHT       - Don't check highlighting for this message
  29.     NO_ACT          - Don't trigger channel activity when printing
  30.                       this message
  31.     NEVER           - Never ignore or log this message
  32.  
  33.